Plan Task (Architectural)
Use when the user asks for a plan or the task is complex/ambiguous. Enforces AGENTS.md workflow and encourages loading other relevant skills.
Refactor/Slice File
Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities (UI + Logic + Types).
Sync Documentation
Use this skill at the end of a task to ensure documentation matches the code.
verify-debug-mode
Confirm a requested feature change via AERA Debug mode (Debug view, console, logs). Use when validation must happen through Debug UI or when you need to add debug-only probes/commands to make a change observable.
Verify Changes
Use this skill after implementing code to verify correctness before notifying the user.
creating-skills
Use this skill when creating new Claude Code skills, editing existing skills, converting sub-agents to skills, or helping users build custom automation workflows. This includes designing skill structures, writing SKILL.md files, organizing supporting files, creating skill templates, and setting up hooks for skill automation. Trigger keywords: create skill, new skill, build skill, make skill, skill for, automate with skill, convert to skill, skill template.
writing-tickets
Use when you have a spec or requirements for a multi-step task, before touching code
writing-clearly-and-concisely
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
executing-tickets
Use to implement tickets created by writing-tickets skill
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
api-client-template
Template for creating API integration skills. Copy and customize for your specific API.
prep-meetings
Prepare for customer meetings by aggregating context from multiple data sources. Invoked with /prep-meetings.
slack-writer
Draft Slack messages with appropriate tone. Use when writing messages to teammates or customers over Slack.
backlog-champion
>
backlog-critic
>
backlog-moderator
>
bug-researcher
>
code-quality-analyst
>
coder
>
feature-spec-author
>
feature-spec-critic
>
feature-spec-moderator
>
fix-planner
>
issue-creator
>
issue-validator
>
open-source-librarian
>
qa-behavioral-tester
>
qa-contract-validator
>
qa-orchestrator
>
qa-regression-scanner
>
feature-recovery
>
refactor-critic
>
refactor-moderator
>
root-cause-analyzer
>
feature-verifier
>
complexity-gate
>
issue-splitter
>
advanced-workflows
Multi-tool orchestration patterns for BK operations
knowledge-search
Use when the user asks about libraries, frameworks, dependencies, API references, implementation details, or needs code examples from third-party packages. Activates for library API questions, dependency errors, framework configuration, or code generation involving external packages.
search-optimization
Optimize BK search with intent, detail level, and store filtering
statusline
Install or update the bluera-knowledge statusline module
store-lifecycle
Create, index, and manage BK stores
when-to-query
When to use BK vs Grep/Read for current project
pdf-processor
Extracts text and tables from PDF documents. Use when working with PDF files or when the user needs document analysis.
warning-example
I am a skill that has some quality issues but is technically valid.
ask-clarifying-questions
Ask the minimum necessary clarifying questions before implementation when requirements are unclear or ambiguous.
boost-search-docs-first
Use Laravel Boost search-docs to verify the correct, version-specific approach before implementing Laravel ecosystem features.
minimal-file-changes
Prefer small, local edits. Avoid creating new files or folders unless required by Laravel conventions or explicitly requested by the user.
Page 1672 of 1705 · 85236 results