← Voltar para o catálogo
sequenzia

Autor no catálogo

sequenzia

213 skills8.733 estrelas no totalgithub.com/sequenzia

Skills publicadas

Mostrando 48 de 213

claude-code-tasks

41

Reference for Claude Code's 6 Task Management tools — TaskCreate, TaskGet, TaskList, TaskUpdate (structured tracking) and TaskOutput, TaskStop (background execution). Covers tool parameters, status lifecycle, completion rules, dependency management, and conventions

Desenvolvimento#aipor sequenzia

language-patterns

41

Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.

Design e Frontend#typescript#pythonpor sequenzia

project-conventions

41

Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.

Desenvolvimento#aipor sequenzia

graph-algorithms

41

Reference patterns for graph algorithm problems including BFS, DFS, Dijkstra, topological sort, union-find, MST, Bellman-Ford, and bipartite checking. Provides recognition signals, Python templates, edge cases, and common mistakes for each technique. Use when solving problems involving graphs, trees, shortest paths, connectivity, or dependency ordering.

Desenvolvimento#llm#pythonpor sequenzia

math-and-combinatorics

41

Reference patterns for mathematical and combinatorial problem-solving. Covers modular arithmetic, prime sieves, GCD/LCM, binomial coefficients, fast exponentiation, counting techniques, inclusion-exclusion, and game theory. Load this skill when a problem involves number theory, combinatorics, modular operations, or strategic game analysis.

Desenvolvimento#aipor sequenzia

search-and-optimization

41

Reference patterns for search, optimization, and greedy algorithms. Covers binary search (classic and on-answer), two pointers, sliding window, greedy strategies, prefix sums, merge intervals, and monotonic stack. Use when solving problems that involve searching sorted data, optimizing over constraints, processing subarrays/substrings, or reducing range queries.

Desenvolvimento#aipor sequenzia

solve

41

Solve competitive programming and LeetCode-style problems with educational explanations. Use when asked to "solve this problem", "help with this leetcode", "competitive programming solution", "solve this algorithm problem", "coding challenge solution", "how to solve this coding problem", or any algorithmic problem-solving request.

Desenvolvimento#aipor sequenzia

string-algorithms

41

Referência para padrões de algoritmos de string como KMP, função Z, Rabin-Karp, Manacher, hashing de string, arrays de sufixos e Aho-Corasick. Abrange sinais de reconhecimento, ideias centrais, modelos Python, casos de borda e erros comuns para cada técnica.

Desenvolvimento#python#aipor sequenzia

verify

41

Verify a competitive programming or LeetCode solution for correctness, edge cases, and performance. Use when asked to "verify my solution", "check my code", "is this solution correct", "test my solution", "review my competitive programming answer", "validate my algorithm", or any solution verification request.

Desenvolvimento#ai#testpor sequenzia

architecture-patterns

41

Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.

Desenvolvimento#aipor sequenzia

bug-killer

41

Systematic, hypothesis-driven debugging workflow with triage-based track routing. Use when asked to "fix this bug", "debug this", "why is this failing", "this is broken", "investigate this error", "track down this issue", or any debugging situation. Supports --deep flag to force full investigation.

Desenvolvimento#aipor sequenzia

changelog-format

41

Keep a Changelog format guidelines and entry writing best practices. Use when writing changelog entries, updating CHANGELOG.md, or following Keep a Changelog specification.

Desenvolvimento#aipor sequenzia

code-quality

41

Provides code quality principles including SOLID, DRY, testing strategies, and best practices for implementation review. Use when reviewing code or applying quality standards.

Desenvolvimento#ai#testpor sequenzia

docs-manager

41

Documentation management workflow for MkDocs sites and standalone markdown files — initialize, generate, update docs, and create change summaries. Use when asked to "create docs", "write README", "update documentation", "generate docs site", "write CONTRIBUTING", "manage documentation", or "docs changelog".

Desenvolvimento#ai#markdownpor sequenzia

document-changes

41

Generate a markdown report documenting codebase changes from the current session — files added, modified, deleted, and a summary of what was done. Use when asked to "document changes", "generate change report", "save changes report", "what did I change", "session report", "summarize my changes", or "write a changes report".

Desenvolvimento#ai#markdownpor sequenzia

feature-dev

41

Feature development workflow with exploration, architecture, implementation, and review phases. Use for implementing new features or significant changes.

Desenvolvimento#aipor sequenzia

project-learnings

41

Captures project-specific patterns and anti-patterns into the project's CLAUDE.md. Loaded by other skills (bug-killer, feature-dev, etc.) when they discover project-specific knowledge worth encoding for future sessions.

Desenvolvimento#aipor sequenzia

release

41

Prepare and execute a Python package release with verification steps. Use for releasing Python packages with uv and ruff.

Desenvolvimento#python#aipor sequenzia

git-commit

41

Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my changes", or wants to create a git commit.

Desenvolvimento#git#aipor sequenzia

oc-create-agent

41

Guides through creating a new OpenCode-compatible agent with interactive interview, permission configuration, and validation. Use when user says "create opencode agent", "new opencode agent", "build agent for opencode", or wants to create an OpenCode agent markdown file.

Desenvolvimento#ai#markdownpor sequenzia

oc-create-command

41

Guides through creating a new OpenCode command with interactive interview, $VARIABLE configuration, and validation. Use when user says "create opencode command", "new opencode command", "build command for opencode", or wants to create an OpenCode command markdown file.

Desenvolvimento#ai#markdownpor sequenzia

oc-create-skill

41

Guides through creating a new OpenCode-compatible skill with interactive interview, best-practice enforcement, and validation. Use when user says "create opencode skill", "new opencode skill", "build skill for opencode", or wants to create an OpenCode SKILL.md file.

Desenvolvimento#aipor sequenzia

oc-tool-dev

41

Unified entry point for creating or updating OpenCode tools (skills, agents, commands) with dependency awareness. Orchestrates the creation of multiple related artifacts in a single session. Use when user says "create opencode tool", "new opencode tool", "oc-tool-dev", or wants to create/update an OpenCode artifact and may need supporting artifacts.

Desenvolvimento#aipor sequenzia

oc-update-agent

41

Updates an existing OpenCode agent to match current platform best practices, fixes deprecated patterns, and validates the result. Use when user says "update opencode agent", "fix opencode agent", "migrate agent to opencode", or wants to modernize an existing OpenCode agent file.

Desenvolvimento#aipor sequenzia

oc-update-command

41

Updates an existing OpenCode command to match current platform best practices, fixes deprecated patterns, and validates the result. Use when user says "update opencode command", "fix opencode command", "migrate command to opencode", or wants to modernize an existing OpenCode command file.

Desenvolvimento#aipor sequenzia

oc-update-skill

41

Updates an existing OpenCode skill to match current platform best practices, fixes deprecated patterns, and validates the result. Use when user says "update opencode skill", "fix opencode skill", "migrate skill to opencode", or wants to modernize an existing OpenCode SKILL.md file.

Desenvolvimento#aipor sequenzia

bump-plugin-version

41

Bumps plugin versions across the Agent Alchemy ecosystem

Desenvolvimento#aipor sequenzia

dependency-checker

41

Analyzes the Agent Alchemy plugin ecosystem to detect dependency issues across all plugin groups

Desenvolvimento#aipor sequenzia

port-master

41

Convert Claude Code plugins into generic, platform-agnostic format. Supports full conversion (skills, agents, hooks), flatten mode (skills only — agents converted to skills, hooks absorbed), or nested mode (agents nested as pure markdown within parent skills, hooks absorbed). Full mode supports per-group or unified output layouts — unified merges all groups into a single directory organized by com

Design e Frontend#ai#markdownpor sequenzia

port-plugin

41

Converts Agent Alchemy plugins into formats compatible with other AI coding platforms

Desenvolvimento#aipor sequenzia

update-ported-plugin

41

Updates previously-ported plugins when source plugins change or the target platform evolves

Desenvolvimento#aipor sequenzia

validate-adapter

41

Validates adapter files against live platform documentation to detect stale mappings,missing features, and outdated version information

Desenvolvimento#aipor sequenzia

create-spec

41

Optional context — a file path (.md, .txt) to read or inline text describing what to build

Desenvolvimento#aipor sequenzia

run-tasks

41

Execute pending tasks in dependency order with wave-based concurrent execution via Agent Teams

Desenvolvimento#aipor sequenzia

create-tdd-tasks

41

Transform SDD tasks into test-first TDD task pairs. Reads existing tasks from /create-tasks and generates paired test tasks with RED-GREEN dependencies. Use when user says "create tdd tasks", "add tdd pairs", "convert to tdd", or wants to apply test-first ordering to SDD tasks.

Desenvolvimento#ai#testpor sequenzia

execute-tdd-tasks

41

Number of retry attempts for failed/partial tasks before moving on. Default is 3.

Desenvolvimento#aipor sequenzia

generate-tests

41

Generate test files from acceptance criteria or existing code. Supports criteria-driven mode (from specs/tasks) and code-analysis mode (from source files). Auto-detects test framework and spawns test-writer agents for parallel generation.

Desenvolvimento#ai#testpor sequenzia

tdd-cycle

41

Run a full RED-GREEN-REFACTOR TDD workflow for a feature. Accepts a feature description, task ID, or spec section as input. Presents a plan for confirmation then runs autonomously through all TDD phases.

Desenvolvimento#aipor sequenzia

code-architect

41

Designs implementation blueprints for features using exploration findings and architectural best practices (converted from agent)

Desenvolvimento#aipor sequenzia

code-explorer

41

Explores codebases to find relevant files, trace execution paths, and map architecture with team communication capabilities for collaborative analysis (converted from agent)

Desenvolvimento#aipor sequenzia

code-synthesizer

41

Synthesizes exploration findings into unified analysis with deep investigation capabilities and completeness evaluation (converted from agent)

Desenvolvimento#aipor sequenzia

codebase-analysis

41

Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase report", "project analysis", "audit this codebase", or "how is this project structu

Desenvolvimento#aipor sequenzia

deep-analysis

41

Deep exploration and synthesis workflow with dynamic planning and hub-and-spoke coordination. Use for deep analysis, deep understanding, or codebase investigation.

Desenvolvimento#aipor sequenzia

language-patterns

41

Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.

Design e Frontend#typescript#pythonpor sequenzia

lifecycle-hooks

41

Behavioral rules and lifecycle event handlers for the core-tools package. Defines automated behaviors that trigger at specific points in the agent workflow. (converted from hooks)

Desenvolvimento#aipor sequenzia

project-conventions

41

Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.

Desenvolvimento#aipor sequenzia

technical-diagrams

41

Provides Mermaid diagram syntax, best practices, and styling rules for technical visualizations. Use when creating diagrams, flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, architecture diagrams, C4 diagrams, visualizations, or any visual documentation in markdown. Always use this skill when generating or updating Mermaid code blocks.

Desenvolvimento#ai#markdownpor sequenzia

architecture-patterns

41

Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.

Desenvolvimento#aipor sequenzia

Alerta por categoria

Receba novas skills de Desenvolvimento toda segunda