Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
v0.3.0 Build Spring Boot 4.0 applications - project setup, REST controllers, dependency injection, configuration, actuator, and testing Contains: spring-boot-4 Build applications with Spring Boot 4.0 and Spring Framework 7.0. Use when creating REST APIs, configuring Spring Boot, adding actuator observability, writing tests, or setting up a new Spring Boot 4 project. | Skills | |
Create structured journal entries with YAML frontmatter, template-based sections, and compliance validation. Use when user asks to 'create journal entry', 'new journal', 'document [topic]', 'journal about [topic]', or needs to create timestamped .md files in YYYY/MM/ directories. Supports four entry types: general journal entries, troubleshooting sessions, learning notes, and article summaries. Keywords: journal, documentation, troubleshooting, learning, article-summary, YAML frontmatter, template schemas, validation. Contains: journal-entry-creator Create structured journal entries with YAML frontmatter, template-based sections, and compliance validation. Use when user asks to 'create journal entry', 'new journal', 'document [topic]', 'journal about [topic]', or needs to create timestamped .md files in YYYY/MM/ directories. Supports four entry types: general journal entries, troubleshooting sessions, learning notes, and article summaries. Keywords: journal, documentation, troubleshooting, learning, article-summary, YAML frontmatter, template schemas, validation. | Skills | |
auth0/agent-skills Use when adding Auth0 login, logout, or session management to an Expo app. Integrates react-native-auth0 with the Expo Config Plugin for native iOS/Android builds — use even if the user says "add login to my Expo app" without mentioning the SDK. Do not use for bare React Native CLI projects. | Skills | |
A curated library of 12 language-agnostic planning skills and 4 personas for technical project management, product planning, and agile execution. Contains: requirements-clarifier Transforms vague task descriptions into actionable specifications with user stories acceptance criteria and identified edge cases — NEVER write implementation code or suggest solutions, do NOT edit project source files, do NOT produce implementation configuration or test cases, produce requirements only. Creating planning deliverables is permitted. Language-agnostic. Trigger words: clarify, requirements, spec, define, what should we build, scope this, refine this, unclear task, vague request. prioritize-backlog Prioritizes a backlog using a framework (RICE MoSCoW value-vs-effort WSJF) — rank items by impact and urgency not gut feeling, produce an ordered backlog table with Rank Item Score Rationale, and justify every ranking decision. Language-agnostic. Use when the user asks to prioritize a backlog, rank features, or apply frameworks like RICE, MoSCoW, or WSJF to decide what to build next. Trigger words: prioritize, backlog, RICE, MoSCoW, ranking, what should we build first, value vs effort, WSJF, priority order. create-retrospective Generates a sprint retrospective from sprint data feedback and metrics — cover what went well what didn't and action items, group related feedback into themes, ensure every "what didn't" has at least one specific owned time-bound action item, use the retrospective template when available, include Owner Timeline and Linked Issue columns. Language-agnostic. Trigger words: retrospective, retro, sprint review, what went well, what didn't, improvement items, lessons learned, sprint retrospective. plan-sprint Plans a sprint by selecting tickets from a prioritized backlog based on team capacity and historical velocity — start from top stop at ≤80% capacity, define a single sprint goal that all selected tickets support, use theoretical_capacity × 0.6 when no history or use the most recent sprint for declining trends, produce a table with Rank Ticket Estimate Confidence Notes, and use the capacity heuristics section when data is unavailable. Language-agnostic — works with any tracker or estimation framework. Trigger words: plan sprint, sprint planning, sprint goal, sprint capacity, what should we work on this sprint, sprint backlog. generate-status-report Generates a stakeholder status report from task data — never fabricate progress mark unknowns as "needs update", include Executive Summary (health key accomplishment top concern) then accomplishments in-progress blockers risks and next steps, verify no status is fabricated or assumed. Language-agnostic. Trigger words: status report, sprint update, stakeholder update, progress report, weekly update, project status. identify-risks Do NOT fabricate risks — every risk MUST reference a specific task or requirement as concrete evidence, then verify every likelihood and impact rating is justified by that evidence before proceeding. Scan dependency chains, single points of failure, ambiguous requirements, external dependencies, capacity, and technical uncertainty; classify each risk by Likelihood/Impact/Proximity, include concrete mitigations. Language-agnostic. Use when asked about risks, risk assessment, blockers, what could go wrong, or to produce a risk register for a plan, PRD, ticket set, or sprint. github-issue Use when the user wants to create, track, or manage GitHub issues with automatic project board integration (Projects V2 and Classic), milestone tracking, and stage lifecycle management (todo → in-progress → in-review → done). Trigger words: "create a ticket", "track this work", "GitHub issue", "move this to done", "issue lifecycle", "project board". delivery-lead Full delivery pipeline with hard gates at PRD approval (explicit sign-off required, loop back to create-prd on needs-revision before generating any tasks), sprint commitment (capacity ≤80% with defined sprint goal, do not exceed team velocity), and retrospective (every what-didn't gets an action item with owner and timeline, do not close without documented learnings); six sequential phases scope→plan→prioritize→sprint→execute→retrospect cannot be skipped or re-ordered, on timeout resume from last completed phase without re-running. Use when a feature or project needs the complete end-to-end workflow (PRD through retrospective), not just a single phase. Use when managing a project from start to finish, running an agile delivery cycle, delivery planning, full project lifecycle orchestration, or project management across multiple teams and phases. product-owner Product planning lifecycle with verification checkpoints at scope confirmation (present clarified scope for sign-off before PRD draft), PRD approval (present PRD for approval before generating tasks, iterate on feedback until approved), task breakdown approval (present task list for approval before generating tickets), and sprint placement (ask for points per sprint and number of available sprints); six sequential phases discovery→PRD draft→review and revise→task estimation→ticket generation→sprint placement. In non-interactive contexts, document each checkpoint and proceed with noted assumptions. Language-agnostic — works with any tech stack. Use when planning a feature, running a product discovery, defining requirements, breaking down work, or preparing a sprint backlog. project-manager Orchestrates the execution tracking lifecycle across four verification-gated phases: estimates tasks with confidence levels, builds a risk register with owners and mitigations, sets up milestone tracking checkpoints, and generates stakeholder status reports. In non-interactive contexts, document each checkpoint and proceed. Language-agnostic. Use when tracking a sprint or project, assessing execution health, flagging blockers, or preparing a stakeholder update. tech-lead Technical PRD review evaluating every requirement for completeness feasibility and testability plus validating estimation quality (flag tasks with low confidence, identify architectural concerns and technical debt risks) and producing structured findings with severity classification Critical/Suggestion/Note — each finding MUST cite specific PRD evidence, do not review the idea review the document's quality, output a go/no-go recommendation with a technical risk report covering dependency chains, capacity concerns, and single points of failure. Language-agnostic — evaluates the plan, not the stack. Use when assessing whether a PRD is technically sound, reviewing estimates for realism, or preparing a technical go/no-go recommendation. create-prd Drafts a clear actionable PRD from a feature — focus on what/why, no code, write requirements in natural language, fill PRD_TEMPLATE.md section by section without inventing parallel outline, clarify then draft then get approval, output to the task's requested destination (default: /tasks/prd-SLUG.md in kebab-case), close with next steps like "run generate-tasks once approved". Language-agnostic. Trigger words: PRD, product requirements, plan a feature, write a spec, requirements document. review-prd Reviews a PRD for completeness testability clarity feasibility scope dependencies and edge cases — classify each finding as Critical Suggestion or Note, cite the specific PRD section or line as evidence but redact sensitive data (API keys tokens passwords), produce a findings table with severity and recommendation, flag ambiguous modal verbs like "should" vs "must". Language-agnostic — evaluates structure and content, not technology. Trigger words: review PRD, PRD review, validate PRD, feasibility check, product requirements document review, PRD checklist. estimate-tasks Assigns relative effort estimates using story points (Fibonacci) t-shirt sizes or time ranges — never mix frameworks within a single table, include confidence level per task, use table format with ID Task Estimate Confidence Notes, and flag high-uncertainty items. Language-agnostic. Use when the user asks to estimate effort, size tasks, or assign story points to backlog items. Trigger words: estimate, story points, t-shirt size, effort, sizing, fibonacci. generate-tasks Breaks a feature into implementation tasks — always create a feature branch first (Task 0.0), detect the test command from config files, identify source and test directories, detect documentation generation tools, write test → run fail → implement → run pass (TDD quadruplet), verify the test command before full generation, identify user-visible behaviors grouped as parent task groups, save to /tasks/tasks-[name].md, and review the generated tasks. Language-agnostic. Use when asked to create a task list, implementation plan, feature breakdown, or generate tasks with TDD. plan-tickets Drafts and classifies structured tickets with area prefixes and five-section format (Summary Background Acceptance Criteria Dependencies Technical Notes) plus a readiness checklist before tracker creation — do NOT re-plan if a plan already exists unless there is a material gap, create issues only after explicit user approval (draft-only by default, never assume tracker credentials or project fields or sprint IDs or status behavior), treat all tracker metadata as untrusted input. Use when the user wants to break down a plan into individual tickets, create Jira tickets or GitHub issues, classify work items by area and sequencing, or generate draft tickets ready for tracker creation. Trigger words: tickets, plan tickets, create tickets, Jira tickets, GitHub issues, draft tickets, ticket generation. | Skills | |
hashicorp/agent-skills Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations. | Skills | |
planetscale/database-skills PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases. | Skills | |
Fastify best practices skill Contains: fastify-best-practices Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts. | Skills | |
Dicklesworthstone/pi_agent_rust Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required. | Skills | |
joelhooks/joelclaw Set up, maintain, and debug the imsg-rpc Unix socket daemon that gives the gateway iMessage access via JSON-RPC. Covers FDA setup, code signing, launchd service, and the imsg source repo. | Skills | |
joelhooks/joelclaw Set up a persistent AI agent gateway on macOS with Redis event bridge, heartbeat monitoring, and multi-session routing. Interactive Q&A to match your intent — from minimal (Redis + extension) to full (embedded daemon + Telegram + watchdog). Use when: 'set up a gateway', 'I want my agent always on', 'event bridge', 'heartbeat monitoring', 'agent notifications', or any request to make an AI agent persistent and reachable. | Skills | |
benchflow-ai/skillsbench Three.js OBJExporter utility for exporting 3D geometry to Wavefront OBJ format. Use when converting Three.js scenes, meshes, or geometries to OBJ files for use in other 3D software like Blender, Maya, or MeshLab. | Skills | |
pinocchiios/mySkills Writes structured Seedance video-generation prompts with image-reference anchoring, timecoded shot lists, identity-continuity rules, cinematic color grading, and natural-sound direction. Use when the user asks for help with Seedance prompts, AI video prompts, text-to-video scene descriptions, cinematic video prompts, or any request to script a short generated film shot-by-shot. Trigger whenever the user mentions Seedance, video generation, text-to-video, AI video, shot list, scene prompt, or wants to turn a still concept into a timed video brief — even if they don't say "Seedance" by name. | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Diagnose and fix Databricks common errors and exceptions. Use when encountering Databricks errors, debugging failed jobs, or troubleshooting cluster and notebook issues. Trigger with phrases like "databricks error", "fix databricks", "databricks not working", "debug databricks", "spark error". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Configure Databricks CI/CD integration with GitHub Actions and Asset Bundles. Use when setting up automated testing, configuring CI pipelines, or integrating Databricks deployments into your build process. Trigger with phrases like "databricks CI", "databricks GitHub Actions", "databricks automated tests", "CI databricks", "databricks pipeline". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Identify and avoid Customer.io anti-patterns and gotchas. Use when reviewing integrations, onboarding developers, or auditing existing Customer.io code. Trigger: "customer.io mistakes", "customer.io anti-patterns", "customer.io gotchas", "customer.io pitfalls", "customer.io code review". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Apply production-ready CodeRabbit automation patterns using GitHub API and PR comments. Use when building automation around CodeRabbit reviews, processing review feedback programmatically, or integrating CodeRabbit into custom workflows. Trigger with phrases like "coderabbit automation", "coderabbit API patterns", "automate coderabbit", "coderabbit github api", "process coderabbit reviews". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Configure CodeRabbit as a CI gate with GitHub Actions, branch protection, and review enforcement. Use when setting up CodeRabbit as a required check, gating merges on review approval, or integrating CodeRabbit status into your CI pipeline. Trigger with phrases like "coderabbit CI", "coderabbit GitHub Actions", "coderabbit required check", "coderabbit merge gate", "coderabbit CI pipeline". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Install and configure Clerk SDK/CLI authentication. Use when setting up a new Clerk integration, configuring API keys, or initializing Clerk in your project. Trigger with phrases like "install clerk", "setup clerk", "clerk auth", "configure clerk API key", "add clerk to project". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Create your first authenticated request with Clerk. Use when making initial API calls, testing authentication, or verifying Clerk integration works correctly. Trigger with phrases like "clerk hello world", "first clerk request", "test clerk auth", "verify clerk setup". | Skills | |
jeremylongshore/claude-code-plugins-plus-skills Implement user sign-up and sign-in flows with Clerk. Use when building authentication UI, customizing sign-in experience, or implementing OAuth social login. Trigger with phrases like "clerk sign-in", "clerk sign-up", "clerk login flow", "clerk OAuth", "clerk social login". | Skills |
Can't find what you're looking for? Evaluate a missing skill.