Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
notwillk
Profil créateur GitHub

notwillk

Vue par dépôt de 41 skills collectés dans 8 dépôts GitHub.

skills collectés
41
dépôts
8
mis à jour
2026-05-31
explorateur de dépôts

Dépôts et skills représentatifs

architecture
Développeurs de logiciels

Design software system architecture using requirements, constraints, data models, APIs, integrations, dependencies, and technical tradeoff analysis. Use when deciding how a system or feature will fundamentally work.

2026-05-07
decomposition
Spécialistes en gestion de projets

Break software milestones, features, epics, requirements, and architecture plans into executable stories, tasks, and subtasks with clear boundaries and acceptance criteria.

2026-05-07
dependency-analysis
Spécialistes en gestion de projets

Analyze software project dependencies, blockers, prerequisite work, critical paths, ownership constraints, external dependencies, and sequencing risks. Use when preventing execution deadlocks or delivery surprises.

2026-05-07
estimation
Spécialistes en gestion de projets

Estimate software project effort, complexity, uncertainty, capacity, cost, and delivery ranges using scoped work, decomposed tasks, dependencies, and implementation risk.

2026-05-07
goal-setting
Spécialistes en gestion de projets

Define measurable outcomes, KPIs, success criteria, acceptance thresholds, and decision criteria for software products, features, projects, or initiatives. Use when establishing what success looks like.

2026-05-07
ideation
Analystes en études de marché et spécialistes en marketing

Generate and frame software product or feature ideas using user problems, market signals, constraints, and opportunity analysis. Use when brainstorming, discovering opportunities, or deciding what should exist and why it matters.

2026-05-07
prioritization
Spécialistes en gestion de projets

Prioritize software project work items using impact, urgency, dependencies, risk, and effort analysis. Use when planning milestones, ordering backlog items, or deciding what to work on next.

2026-05-07
roadmapping
Spécialistes en gestion de projets

Plan software product or feature roadmaps using milestones, sequencing, release phases, dependencies, risks, and learning goals. Use when creating a high-level execution path.

2026-05-07
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
manage-tolaria-vault
Spécialistes des opérations commerciales, autres

Create, organize, review, or refactor Tolaria Markdown vault content using the Tolaria knowledge method. Use when working with notes, inbox cleanup, canonical frontmatter schema, note types, projects, responsibilities, procedures, topics, people, events, workspaces, semantic fields, underscore system properties, typed relations, parser/UI filtering expectations, capture to organize workflows, or vault conventions. Do not use for general product strategy, positioning, or Tolaria app implementation work unless the task directly concerns vault content, frontmatter conventions, or schema behavior.

2026-05-14
debug-stow-conflicts
Développeurs de logiciels

Diagnose and resolve GNU Stow failures, conflicts, and unsafe symlink states. Use when a Stow command reports conflicts, refuses to stow because target paths already exist, needs ownership checks, has tree folding or refolding surprises, involves risky flags such as --adopt, --defer, --override, --ignore, or --no-folding, uses multiple stow directories, or requires a safe dry-run troubleshooting workflow. For clean happy-path stow/restow workflows, prefer manage-stow-packages or manage-stow-dotfiles.

2026-05-13
manage-stow-dotfiles
Développeurs de logiciels

Manage home-directory dotfiles and hidden configuration files with GNU Stow. Use when the user wants to organize a dotfiles repository, stow configuration into $HOME or ~/.config, use --dotfiles with dot- prefixed paths, migrate or adopt existing dotfiles, write dotfile-focused .stowrc defaults, restow dotfile packages, or troubleshoot hidden-file layouts. Prefer debug-stow-conflicts for failed Stow commands and manage-stow-packages for non-dotfile software package farms.

2026-05-13
manage-stow-packages
Développeurs de logiciels

Manage general GNU Stow symlink farms for software, tools, or data packages outside specialized dotfile migrations. Use when the user wants to create, inspect, stow, unstow/delete, restow, or reorganize Stow packages; choose stow and target directories; configure .stowrc; run safe dry-runs; or reason about package directories, installation images, relative symlinks, target trees, and tree folding. Prefer manage-stow-dotfiles for home dotfiles and debug-stow-conflicts when Stow reports conflicts or unsafe existing paths.

2026-05-13
create-devcontainer-config
Développeurs de logiciels

Create a new devcontainer.json from scratch for projects without existing devcontainer configuration. Bootstrap minimal working setups using pre-built images, Dockerfiles, or Docker Compose. Use when initializing devcontainers for new projects, setting up a devcontainer for the first time, or when no .devcontainer/devcontainer.json exists. Also applies when the user says "I need a devcontainer", "setup devcontainers for my project", or describes starting fresh — even without explicit "devcontainer.json" mentions.

2026-04-26
create-github-action
Développeurs de logiciels

Create GitHub Actions workflows for CI/CD automation. Use when setting up automated testing, building, publishing, or any workflow that responds to GitHub events like push, pull requests, or scheduled runs. Special support for devcontainer feature publishing workflows with test discovery and OCI registry publishing. Also applies when the user mentions "create a workflow", "set up GitHub Actions", "automate publishing", or describes CI/CD needs for their repository — even without explicit GitHub Actions knowledge.

2026-04-26
debug-devcontainer-build
Développeurs de logiciels

Diagnose devcontainer build failures and startup issues by analyzing error logs and identifying root causes. Use when container builds fail, feature installations error, startup crashes occur, or when the user pastes build logs showing errors. Also applies for "permission denied" issues, network timeouts, "failed to create" errors, or any devcontainer troubleshooting scenario — even if described as "my container won't start", "build is failing", or "feature won't install" without explicit log mentions.

2026-04-26
find-devcontainer-feature
Développeurs de logiciels

Search for devcontainer features in official (containers.dev) and community catalogs. Find and compare features for languages (Node, Python, Go), databases (PostgreSQL, Redis), and development tools. Use when looking for a specific feature ID, exploring available tools, or needing feature installation options. Also applies when the user asks "what features are available for [tool]?", "find me a [tool] feature", or describes wanting to add capabilities to their devcontainer without knowing the exact feature name.

2026-04-26
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
create-skill
Développeurs de logiciels

Create a new repo-local OpenCode skill scaffold

2026-04-16
document-design
Graphistes

This skill should be used when the user asks to "create a proposal", "design a report", "make a one-pager", "build a PDF", "create a newsletter", "design slides", "make event materials", "design a flyer", or needs help with print-ready HTML documents. Provides brand configuration, CSS patterns for print layout, and document design best practices.

2026-04-16
typescript
Développeurs de logiciels

Write type-safe TypeScript with proper narrowing, inference patterns, and strict mode best practices.

2026-04-16
project-commands
Développeurs de logiciels

Use common project commands via just

2026-04-16
project-structure
Développeurs de logiciels

Understand project structure, directories, and checks configuration

2026-04-16
task-management
Développeurs de logiciels

Use swimlane for task tracking with proper workflow

2026-04-16
astro
Développeurs web

Astro web framework patterns for content-driven sites. Covers content collections with Zod schemas and loaders, island architecture with selective hydration directives, view transitions with ClientRouter, server-side and hybrid rendering modes, server islands, Astro DB with astro:db, middleware with onRequest, and framework integrations (React, Svelte, Vue). Use when building content-driven websites, configuring island hydration strategies, setting up view transitions, choosing between static and server rendering, integrating UI framework components, defining content collection schemas, or adding middleware.

2026-03-19
8 dépôts affichés sur 8
Tous les dépôts sont affichés