Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
tercel
Perfil de creador de GitHub

tercel

Vista por repositorio de 54 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
54
repositorios
6
actualizado
2026-07-19
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

code-forge
Desarrolladores de software

Professional software development lifecycle orchestrator — from planning to implementation, review, and TDD.

2026-05-25
apcore-skills
Desarrolladores de software

Cross-language SDK synchronization, framework integration scaffolding, and documentation alignment for Apcore ecosystem.

2026-04-22
research-forge
Desarrolladores de software

Deep Project Intelligence & Technical Due Diligence Skill — comprehensive analysis of architecture, codebase, and strategic positioning.

2026-04-21
analyze
Analistas de gestión

Analyze a collection of documents to build a knowledge map, identify themes, find gaps, duplicates, conflicts, and staleness, then produce an organized analysis with improvement recommendations. Designed for document ecosystems (cross-repo docs, research collections, mixed-format doc repos) where the challenge is understanding the landscape, not auditing against code.

2026-04-21
audit
Desarrolladores de software

Audit existing project documentation for quality, completeness, consistency, and code alignment. Scans docs against the actual codebase to find stale references, missing coverage, internal contradictions, and quality issues. Generates a structured findings report with severity levels and actionable fix recommendations. Works on any project with a docs/ directory.

2026-04-21
decompose
Especialistas en gestión de proyectos

Lightweight project decomposition skill. Analyzes project scope through a brief interview and determines whether the project should be treated as a single feature or split into multiple sub-features. For multi-split projects, generates a project manifest listing sub-features, dependencies, and execution order.

2026-04-21
idea
Analistas de investigación de mercados y especialistas en marketing

Use when exploring a new idea before writing formal specifications. Guides users through iterative discovery, research, and critical analysis to crystallize vague ideas into validated requirement drafts. Includes anti-pseudo-requirement checks, competitive research, demand evidence gathering, and "What if we don't build this?" analysis. Supports pause/resume across sessions, stores ideas in the project's ideas/ directory, and graduates validated ideas into the spec-forge auto chain (idea → decompose → tech-design + feature specs).

2026-04-21
review
Especialistas en gestión de proyectos

Review spec-forge generated documents (tech-design + feature specs) for quality, completeness, and internal consistency. Finds issues like incomplete sections, contradictions, missing traceability, and vague specs, then optionally auto-fixes them. Supports iterative review-fix cycles with a maximum of 2 iterations.

2026-04-21
Mostrando las 8 principales de 16 skills recopiladas en este repositorio.
code-forge
Desarrolladores de software

Complete Codex development workflow for turning requirements, feature docs, or prompts into working code. Use when the user asks to plan implementation work, execute tasks, enforce TDD, review code, fix bugs, debug failures, verify completion, manage worktrees or branch finishing, dispatch parallel agents, port a project to another language, check progress, or run an end-to-end build flow. Supports complex orchestration across plan -> impl -> review -> fix -> verify, plus build, forge smart dispatch, worktree, finish, parallel, port, tdd, debug, and status workflows.

2026-06-10
fix
Desarrolladores de software

Debug and fix bugs with interactive upstream trace-back — diagnoses root cause level, confirms upstream document updates, and applies TDD fixes. Supports --repos flag for parallel bug fixing across multiple repositories.

2026-06-10
impl
Desarrolladores de software

Execute pending tasks for a feature — TDD-driven implementation with sub-agent isolation and progress tracking. Use when starting to build, implement, or code a planned feature, resuming partially completed work, or running the next task in a code-forge plan. Supports --repos flag for parallel implementation across multiple repositories.

2026-06-10
plan
Desarrolladores de software

Analyze documentation (or a prompt) and generate an implementation plan with task breakdown, TDD steps, and progress tracking. Use when breaking down a feature, creating tasks from docs or requirements, planning implementation work, or turning a spec into actionable steps.

2026-06-10
status
Desarrolladores de software

Display code-forge feature dashboard with task-level progress from state.json, or show detailed status for a specific feature. Use when checking progress, asking "what's left", viewing task completion, or wanting a bird's-eye view of the project.

2026-06-10
review
Analistas de garantía de calidad de software y probadores

Use when reviewing code, handling review feedback, or posting a review to a GitHub PR — 15-dimension quality analysis PLUS an Acceptance Gate (runs the test suite fresh and reconciles every P0/P1 acceptance criterion against a named passing test, hard-blocking merge on any uncovered P0 or failing test) for features or entire projects (generate mode), structured evaluation and response to incoming review comments (feedback mode via --feedback flag), or automated PR review posted as a GitHub comment (--github-pr flag).

2026-06-04
debug
Desarrolladores de software

Use when encountering any bug, test failure, or unexpected behavior — enforces root cause investigation before fixes. Prevents symptom-fixing, masking bugs, and "just try this" approaches. For code-forge features, use code-forge:fix instead.

2026-04-22
finish
Desarrolladores de software

Use when implementation is complete and you need to merge, create a PR, or clean up — verifies tests pass, presents 4 structured integration options, executes chosen workflow, and cleans up worktrees. Pairs with code-forge:worktree.

2026-04-22
Mostrando las 8 principales de 13 skills recopiladas en este repositorio.
spec-forge
Desarrolladores de software

Professional specification system for Codex. Use when the user asks to create, improve, review, audit, analyze, or propagate product/software documentation, including ideas, PRDs, SRS documents, technical designs, architecture/RFC docs, feature specs, test cases, documentation audits, document landscape analysis, and full idea-to-spec chains. Supports complex multi-skill orchestration: idea -> decompose -> tech-design + feature specs -> review, with optional PRD, SRS, test-cases, audit, analyze, and propagate workflows.

2026-07-19
analyze
Desarrolladores de software

Analyze a collection of documents to build a knowledge map, identify themes, find gaps, duplicates, conflicts, and staleness, then produce an organized analysis with improvement recommendations. Designed for document ecosystems (cross-repo docs, research collections, mixed-format doc repos) where the challenge is understanding the landscape, not auditing against code.

2026-07-19
audit
Desarrolladores de software

Audit existing project documentation for quality, completeness, consistency, and code alignment. Scans docs against the actual codebase to find stale references, missing coverage, internal contradictions, and quality issues. Generates a structured findings report with severity levels and actionable fix recommendations. Works on any project with a docs/ directory.

2026-07-19
decompose
Desarrolladores de software

Lightweight project decomposition skill. Analyzes project scope through a brief interview and determines whether the project should be treated as a single feature or split into multiple sub-features. For multi-split projects, generates a project manifest listing sub-features, dependencies, and execution order.

2026-07-19
idea
Analistas de investigación de mercados y especialistas en marketing

Use when exploring a new idea before writing formal specifications. Guides users through iterative discovery, research, and critical analysis to crystallize vague ideas into validated requirement drafts. Includes anti-pseudo-requirement checks, competitive research, demand evidence gathering, and "What if we don't build this?" analysis. Supports pause/resume across sessions, stores ideas in the project's ideas/ directory, and graduates validated ideas into the spec-forge auto chain (idea → decompose → tech-design + feature specs).

2026-07-19
prd-generation
Especialistas en gestión de proyectos

Generates professional Product Requirements Documents (PRDs) following industry-standard methodologies. This skill activates when the user asks to write PRD, create a product requirements document, draft product requirements, do product planning, do feature planning, write a product spec, or create a product document. It synthesizes best practices from the Google PRD framework, the Amazon Working Backwards methodology, and the Stripe Product Spec approach to produce comprehensive, actionable PRDs tailored to the user's project.

2026-07-19
propagate
Desarrolladores de software

Walk an upstream documentation change downstream — when a PRD, SRS, tech-design, or feature spec is edited, find every dependent document, identify which sections are now stale, and interactively update them to keep the entire doc chain consistent. Use after editing any spec-forge document, or run periodically with --since to catch accumulated drift.

2026-07-19
review
Desarrolladores de software

Review spec-forge generated documents (tech-design + feature specs) for quality, completeness, and internal consistency. Finds issues like incomplete sections, contradictions, missing traceability, and vague specs, then optionally auto-fixes them. Supports iterative review-fix cycles that run until the review converges — passing, or a round with no net reduction in findings — typically 1–2 rounds.

2026-07-19
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
hype-forge
Redactores técnicosEspecialistas en relaciones públicas

Technical Evangelist & Growth Skill — transform code and projects into high-impact content for developer platforms.

2026-03-07
strategy
Analistas de investigación de mercados y especialistas en marketing

Analyze a technical project and plan a multi-platform content series for its promotion. Scans README, source code, and tech stack to generate content ideas and a publishing schedule across Dev.to, Hashnode, X.com, Hacker News, and Reddit.

2026-03-02
report
Analistas de gestión

Generate a deep-dive technical analysis report for developers, tech leads, and AI investors. Performs 4-phase analysis: Deep Scan → Market Intelligence → Value Modeling → Report Generation. Outputs include architecture diagrams (Mermaid), data-driven competitor matrices, and investment assessments.

2026-03-02
code
Desarrolladores de software

Transform raw code snippets into narrative-driven explanations — the "story" of the code. Adds context, narrative arc, step-by-step breakdowns, and trade-off analysis.

2026-03-01
draft
Escritores y autores

Generate a platform-specific technical draft based on project context. Supports Dev.to, Hashnode, Hacker News, Reddit, X.com Articles, and X.com Threads — each with a unique persona and structure.

2026-03-01
roast
Redactores técnicos

Critique a technical draft by simulating real-world developer community feedback. Adopts three personas — Skeptical HN Reader, Practical Dev.to Junior, and Anti-AI Advocate — to identify fluff, missing benchmarks, and inauthentic voice.

2026-03-01
visual
Redactores técnicos

Suggest where to insert GIFs, images, diagrams, and code screenshots to improve readability and engagement in technical drafts. Provides placement recommendations and descriptive captions.

2026-03-01
Mostrando 6 de 6 repositorios
Todos los repositorios cargados